home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / ICH2ideM.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  3KB  |  88 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2IDEM.INF
  4. ; **    Abstract:  Windows* 2000 INF Update File for Intel(R) 82801BAM
  5. ; **               IDE device
  6. ; **    Last Update:  August 1, 2000 (Version 2.50 Build 002)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [version]
  11. Signature="$WINDOWS NT$"
  12. Class=hdc
  13. ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
  14. Provider=%INTEL%
  15. CatalogFile=ICH2IDEM.CAT
  16. DriverVer=08/01/2000, 2.50.002
  17.  
  18. [ControlFlags]
  19. ExcludeFromSelect=Primary_IDE_Channel
  20. ExcludeFromSelect=Secondary_IDE_Channel
  21.  
  22. [Manufacturer]
  23. %INTEL%=INTEL_HDC
  24.  
  25. [INTEL_HDC]
  26. %PCI\VEN_8086&DEV_244A.DeviceDesc%=intelide, PCI\VEN_8086&DEV_244A     ; Device ID for Intel 82801BA "Mobile" (DUAL_GOOD_IDE)
  27.  
  28. ;**********************************************************
  29. ; Intel PCI IDE Controller (DUAL_GOOD_IDE)
  30. [intelide]
  31. Include=mshdc.inf
  32. Needs=pciide_Inst
  33. AddReg = intelChannelEnableCheck_AddReg
  34.  
  35. [intelChannelEnableCheck_AddReg]
  36. HKR,,MasterOnMask,%REG_DWORD%,0x00000080
  37. HKR,,MasterOnConfigOffset,%REG_DWORD%,0x00000041
  38. HKR,,SlaveOnMask,%REG_DWORD%,0x00000080
  39. HKR,,SlaveOnConfigOffset,%REG_DWORD%,0x00000043
  40.  
  41. [intelide.Services]
  42. Include=mshdc.inf
  43. Needs=pciide_Inst.Services
  44.  
  45. [intelide.PosDup]
  46. *PNP0600
  47.  
  48. [Strings]
  49. INTEL                   = "Intel"
  50. PCI\VEN_8086&DEV_244A.DeviceDesc="Intel(R) 82801BAM Ultra ATA Storage Controller - 244A"
  51.  
  52. ;*******************************************
  53. ;Handy macro substitutions (non-localizable)
  54. REG_DWORD              = 0x00010001
  55.  
  56. ; Copyright (c) 2000 Intel Corporation
  57.  
  58. ; ************************************************************
  59. ; Intel is making no claims of usability, efficacy or 
  60. ; warranty.  
  61. ; ************************************************************
  62. ; Information in this document is provided in connection with 
  63. ; Intel products.  No license, express or implied, by estoppel 
  64. ; or otherwise, to any intellectual property rights is granted 
  65. ; by this document.  Intel assumes no liability whatsoever, 
  66. ; and Intel disclaims any express or implied warranty, 
  67. ; relating to sale and/or use of Intel products including 
  68. ; liability or warranties relating to fitness for a particular 
  69. ; purpose, merchantability, or infringement of any patent, 
  70. ; copyright or other intellectual property right.  Intel 
  71. ; products are not intended for use in medical, life saving, 
  72. ; or life sustaining applications.
  73.  
  74. ; ************************************************************
  75. ; Intel Corporation disclaims all warranties and liabilities 
  76. ; for the use of this document and the information contained 
  77. ; herein, and assumes no responsibility for any errors which 
  78. ; may appear in this document, nor does Intel make a 
  79. ; commitment to update the information contained herein. Intel 
  80. ; reserves the right to make changes to this document at any 
  81. ; time, without notice.
  82. ; ************************************************************
  83. ; ************************************************************
  84.  
  85. ; * Third-party brands and names are the property of their 
  86. ; respective owners.
  87.  
  88.